themingengine: set the cairo extend to PAD when we're stretching bg
authorCosimo Cecchi <cosimoc@gnome.org>
Tue, 8 Nov 2011 17:36:55 +0000 (12:36 -0500)
committerCosimo Cecchi <cosimoc@gnome.org>
Tue, 8 Nov 2011 17:41:28 +0000 (12:41 -0500)
commitf9d16f39235376c176621ccaef00685118f2fc95
treeaac150f2ccf7110e7f8cc868b322c001afd6d3f7
parent3b436eec6d9b0c7aa046ff4b2b4c3a9f99b86574
themingengine: set the cairo extend to PAD when we're stretching bg

This avoids artifacts around the borders due to bilinear filtering cairo
applies to the surface pattern when stretching it.

https://bugzilla.gnome.org/show_bug.cgi?id=663522
gtk/gtkthemingengine.c